Skip to content
Snippets Groups Projects
Commit 6f9e09b2 authored by Alina Schmidt's avatar Alina Schmidt
Browse files

Merge branch 'release_1' into 'main'

Simulated release

See merge request !2
parents e07d8973 240ceacc
No related branches found
No related tags found
1 merge request!2Simulated release
Pipeline #73488 passed
......@@ -59,6 +59,6 @@ deploy-job:
- |
curl \
--header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
--upload-file DefineAndRunPipeline/webservice/$GO_BIN_PATH* \
--upload-file $GO_BIN_PATH* \
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/artifacts/${version}/"
......@@ -4,4 +4,5 @@
## Exercise: Define and run a Pipeline
Aaron Goldenthal (2024), https://aarongoldenthal.com/posts/gitlab-ci-pipeline-for-go-projects/
\ No newline at end of file
Aaron Goldenthal (2024), https://aarongoldenthal.com/posts/gitlab-ci-pipeline-for-go-projects/
lucendio, https://github.com/lucendio/lecture-devops-code/blob/911cb6dab66674aa71789568494a27dc58108491/exercises/define-and-run-pipeline/.gitlab-ci.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment