mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-08 00:11:24 -05:00
update
This commit is contained in:
parent
b19c3bdf94
commit
df1eb6fb89
5 changed files with 95 additions and 0 deletions
4
scripts/docker/login.sh
Normal file
4
scripts/docker/login.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#%%MULTILINE_YAML_START
|
||||
#Docker Login
|
||||
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY/$CI_PROJECT_PATH
|
||||
Loading…
Add table
Add a link
Reference in a new issue